@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/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_768'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_789'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_769'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_790'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_770'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_791'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_771'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_792'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_772'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_793'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_757'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_778'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_758'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_779'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_759'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_780'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_760'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_781'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_761'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_782'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_762'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_783'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_763'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_784'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_764'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_785'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_765'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_786'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_766'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_787'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_767'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_788'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_754'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_775'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_755'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_776'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_756'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_777'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_815'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_245'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_816'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_246'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_817'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_247'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_818'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_248'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_819'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_249'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_201'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_232'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_202'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_233'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_203'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_234'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_204'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_235'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_205'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_236'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_199'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_230'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_200'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_231'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_821'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_251'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_820'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_250'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_206'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_252'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_600'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_628'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_601'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_629'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_602'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_630'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_603'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_631'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_598'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_626'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_599'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_627'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_593'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_621'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_594'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_622'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_595'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_623'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_596'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_624'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_597'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_625'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_726'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_747'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_727'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_748'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_728'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_749'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_729'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_750'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_730'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_751'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_731'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_752'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_732'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_753'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_733'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_754'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_734'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_755'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_735'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_756'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_736'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_757'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_737'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_758'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_738'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_759'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_739'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_760'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_740'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_761'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_741'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_762'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_742'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_763'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_743'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_764'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_744'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_765'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_745'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_766'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_746'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_767'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_747'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_768'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_748'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_769'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_749'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_770'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_750'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_771'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_751'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_772'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_752'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_773'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_753'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_774'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_716'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_737'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_717'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_738'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_718'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_739'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_719'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_740'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_720'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_741'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_721'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_742'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_722'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_743'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_723'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_744'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_724'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_745'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_725'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_746'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_790'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_467'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_791'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_468'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_792'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_469'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_793'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_470'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_680'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_462'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_681'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_463'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_787'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_464'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_788'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_465'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_789'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_466'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_682'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_703'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_683'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_704'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_197'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_22'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_198'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_23'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_110'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_117'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_111'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_118'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_112'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_119'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_113'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_120'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_114'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_121'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_115'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_122'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_116'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_123'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_117'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_124'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_118'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_125'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_119'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_126'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_798'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_812'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_799'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_813'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_800'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_814'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_801'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_815'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_802'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_816'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_803'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_817'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_804'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_818'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_805'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_819'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_806'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_820'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_807'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_821'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_825'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_832'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_826'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_833'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_827'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_834'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_828'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_835'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_829'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_836'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_830'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_837'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_831'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_838'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_832'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_839'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_808'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_822'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_809'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_823'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_810'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_824'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_811'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_825'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_812'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_826'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_813'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_827'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_814'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_828'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_822'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_829'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_823'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_830'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_824'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_831'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_773'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_794'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_774'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_795'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_775'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_796'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_776'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_797'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_777'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_798'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_778'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_799'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_779'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_800'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_780'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_801'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_781'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_802'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_782'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_803'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_783'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_804'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_784'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_805'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_785'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_806'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_786'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_807'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_794'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_808'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_795'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_809'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_796'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_810'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "38.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 38.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "38.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_797'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.65'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.1'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_811'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_559'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_454'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_560'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_455'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_555'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_450'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_556'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_451'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_557'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_452'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_558'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_453'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_190'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_228'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_191'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_229'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_188'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_226'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_189'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_227'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_561'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_456'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_675'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_457'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_676'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_458'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_677'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_459'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_678'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_460'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_679'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_461'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_633'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_661'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_634'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_662'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_635'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_663'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_636'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_664'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_637'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_665'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_638'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_666'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_639'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_667'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_640'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_668'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_643'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_671'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_641'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_669'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_642'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_670'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_644'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_672'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_645'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_673'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_646'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_674'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_647'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_675'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_648'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_676'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_649'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_677'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_650'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_678'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_651'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_679'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_652'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_680'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_653'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_681'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_654'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_682'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_547'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_582'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_548'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_583'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_549'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_584'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_550'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_585'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_551'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_586'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_552'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_587'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_553'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_588'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_554'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_589'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_562'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_590'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_563'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_591'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_564'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_592'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_565'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_593'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_566'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_594'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_567'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_595'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_568'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_596'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_569'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_597'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_570'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_598'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_571'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_599'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_572'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_600'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_573'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_601'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_574'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_602'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_575'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_603'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_576'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_604'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_577'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_605'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_578'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_606'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_579'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_607'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_580'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_608'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_581'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_609'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_582'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_610'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_583'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_611'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_584'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_612'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_585'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_613'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_586'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_614'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_587'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_615'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_590'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_618'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_591'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_619'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_592'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_620'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_588'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_616'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_589'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_617'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_698'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_719'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_699'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_720'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_700'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_721'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_701'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_722'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_702'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_723'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_703'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_724'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_704'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_725'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_705'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_726'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_706'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_727'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_707'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_728'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_708'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_729'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_709'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_730'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_710'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_731'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_711'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_732'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_712'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_733'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_713'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_734'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_714'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_735'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_715'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_736'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_693'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_714'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_694'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_715'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_695'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_716'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_696'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_717'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_697'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_718'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_541'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_576'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_542'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_577'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_540'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_575'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_543'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_578'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_544'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_579'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_545'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_580'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_546'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_581'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_691'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_712'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_692'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_713'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_655'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_683'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_656'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_684'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_657'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_685'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_658'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_686'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_659'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_687'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_660'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_688'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_661'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_689'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_662'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_690'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_663'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_691'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_664'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_692'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_665'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_693'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_187'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_225'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_100'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_107'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_101'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_108'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_102'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_109'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_103'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_110'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_104'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_111'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_105'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_112'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_106'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_113'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_107'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_114'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_108'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_115'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_109'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_116'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_666'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_694'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_667'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_695'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_668'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_696'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_669'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_697'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_670'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_698'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_671'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_699'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_672'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_700'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_673'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_701'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_674'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_702'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_192'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_17'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_193'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_18'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_194'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_19'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_195'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_20'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_196'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_21'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_625'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_653'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_626'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_654'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_627'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_655'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_628'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_656'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_629'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_657'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_630'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_658'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_631'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_659'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04"^^xsd:decimal ;
  dwc:decimalLongitude "39.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04 39.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.04"^^xsd:decimal ;
  geo-pos:long "39.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_632'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.06'^^xsd:double;
  dwc:latitude '42.04'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.6'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_660'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_428'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_445'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_429'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_446'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_430'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_447'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_431'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_448'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_432'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_449'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_180'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_218'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_181'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_219'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_182'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_220'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_183'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_221'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_184'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_222'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_185'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_223'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_186'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_224'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_179'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_217'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_398'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_415'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_400'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_417'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_399'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_416'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_401'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_418'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_402'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_419'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_403'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_420'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_404'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_421'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_405'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_422'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_406'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_423'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_410'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_427'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_411'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_428'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_412'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_429'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_413'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_430'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_407'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_424'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_414'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_431'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_415'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_432'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_416'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_433'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_408'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_425'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_409'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_426'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_427'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_444'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_177'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_215'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_178'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_216'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_417'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_434'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_418'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_435'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_419'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_436'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_420'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_437'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_421'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_438'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_422'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_439'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_423'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_440'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_424'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_441'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_425'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_442'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_426'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_443'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_510'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_545'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_511'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_546'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_512'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_547'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_513'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_548'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_514'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_549'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_515'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_550'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_516'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_551'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_528'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_563'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_529'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_564'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_530'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_565'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_531'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_566'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_532'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_567'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_533'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_568'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_534'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_569'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_535'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_570'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_536'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_571'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_537'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_572'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_538'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_573'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_539'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_574'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_491'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_173'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_492'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_174'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_493'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_175'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_176'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_162'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_494'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_176'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_495'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_177'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_496'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_178'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_497'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_179'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_498'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_180'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_499'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_181'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_500'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_182'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_443'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_488'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_444'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_489'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_445'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_490'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_446'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_491'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_447'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_492'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_448'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_493'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_449'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_494'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_450'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_495'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_451'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_496'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_433'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_478'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_434'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_479'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_435'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_480'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_436'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_481'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_437'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_482'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_438'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_483'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_439'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_484'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_440'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_485'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_441'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_486'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_442'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_487'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_452'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_497'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_453'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_498'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_454'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_499'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_455'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_500'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_456'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_501'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_457'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_502'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_458'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_503'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_459'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_504'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_460'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_505'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_461'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_506'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_462'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_507'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_463'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_508'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_464'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_509'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_465'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_510'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_466'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_511'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_467'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_512'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_468'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_513'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_469'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_514'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_470'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_515'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_471'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_516'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_472'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_517'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_473'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_518'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_474'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_519'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_475'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_520'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_476'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_521'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_477'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_522'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_478'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_523'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_479'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_524'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_480'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_525'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_481'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_526'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_482'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_527'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_517'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_552'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_518'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_553'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_519'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_554'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_520'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_555'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_521'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_556'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_522'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_557'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_523'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_558'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_524'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_559'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_525'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_560'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_526'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_561'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_527'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_562'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_503'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_538'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_504'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_539'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_505'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_540'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_506'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_541'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_507'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_542'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_508'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_543'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_509'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_544'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_484'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_529'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_485'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_530'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_487'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_532'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_488'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_533'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_489'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_534'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_490'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_535'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_501'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_536'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_502'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_537'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_483'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_528'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_486'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_531'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_301'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_336'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_302'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_337'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_303'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_338'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_304'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_339'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_305'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_340'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_306'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_341'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_307'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_342'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_297'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_332'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_298'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_333'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_299'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_334'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_300'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_335'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_287'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_322'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_288'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_323'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_289'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_324'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_290'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_325'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_291'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_326'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_292'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_327'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_293'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_328'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_294'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_329'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_295'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_330'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_286'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_321'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_285'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_320'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_278'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_313'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_279'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_314'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_280'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_315'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_281'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_316'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_282'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_317'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_283'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_318'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_284'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_319'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_276'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_311'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_277'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_312'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_310'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_345'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_311'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_346'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_312'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_347'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_313'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_348'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_314'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_349'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_315'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_350'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_316'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_351'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_317'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_352'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_318'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_353'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_308'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_343'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_309'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_344'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_296'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.68'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_331'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_373'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_390'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_374'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_391'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_375'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_392'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_376'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_393'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_377'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_394'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_378'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_395'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_379'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_396'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_380'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_397'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_381'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_398'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_382'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_399'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_383'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_400'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_384'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_401'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_371'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_388'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_372'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_389'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_363'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_380'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_364'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_381'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_367'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_384'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_368'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_385'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_369'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_386'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_370'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_387'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_365'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_382'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_366'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_383'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_362'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_379'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_351'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_240'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_352'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_241'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_353'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_242'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_354'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_243'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_355'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_244'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_348'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_237'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_349'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_238'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_350'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_239'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_248'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_294'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_249'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_295'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_239'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_285'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_240'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_286'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_241'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_287'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_242'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_288'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_243'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_289'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_244'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_290'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_245'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_291'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_246'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_292'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_247'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_293'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_229'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_275'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_226'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_272'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_227'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_273'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_228'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_274'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_230'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_276'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_232'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_278'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_231'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_277'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_233'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_279'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_234'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_280'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_235'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_281'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_236'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_282'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_237'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_283'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_238'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_284'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_397'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_414'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_395'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_412'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_396'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_413'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_388'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_405'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_389'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_406'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_390'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_407'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_391'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_408'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_392'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_409'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_393'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_410'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_394'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_411'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_385'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_402'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_386'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_403'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_387'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_404'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_222'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_268'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_223'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_269'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_224'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_270'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_225'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_271'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_335'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_165'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_336'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_166'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_337'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_167'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_338'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_168'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_339'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_169'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_340'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_170'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_341'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_171'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_342'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_172'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_333'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_163'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_334'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_164'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_263'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_145'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_264'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_146'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_265'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_147'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_266'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_148'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_267'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_149'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_268'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_150'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_269'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_151'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_270'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_152'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_260'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_142'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_261'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_143'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_262'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_144'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_250'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_296'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_251'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_297'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_252'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_298'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_253'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_299'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_254'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_300'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_255'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_301'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_256'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_302'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_257'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_303'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_258'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_304'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_259'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_305'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_271'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_306'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_272'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_307'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_273'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_308'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_274'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_309'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_275'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_310'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_357'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_374'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_358'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_375'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_359'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_376'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_360'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_377'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_361'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_378'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_319'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_354'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_320'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_355'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_321'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_356'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_322'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_357'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_323'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_358'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_324'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_359'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_325'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_360'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_326'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_361'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_327'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_362'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_328'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_363'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_329'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_364'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_330'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_365'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_331'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_366'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_332'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_367'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_343'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_368'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_344'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_369'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_345'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_370'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_346'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_371'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_347'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_372'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_356'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.7'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_373'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_48'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_55'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_65'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_72'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_90'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_97'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_91'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_98'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_92'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_99'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_93'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_100'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_54'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_61'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_55'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_62'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_68'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_75'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_69'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_76'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_66'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_73'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_67'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_74'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_76'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_83'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_77'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_84'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_78'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_85'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_49'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_56'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_50'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_57'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_51'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_58'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_52'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_59'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_53'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_60'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_46'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_53'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_47'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_54'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_56'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_63'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_87'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_94'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_88'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_95'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_89'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_96'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_70'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_77'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_71'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_78'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_72'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_79'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_73'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_80'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_214'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_260'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_207'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_253'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_208'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_254'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_209'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_255'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_210'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_256'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_211'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_257'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_212'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_258'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_213'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_259'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_85'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_92'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_86'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_93'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_84'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_91'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_82'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_89'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_83'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_90'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_81'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_88'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_79'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_86'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_80'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_87'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_63'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_70'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_64'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_71'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_60'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_67'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_61'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_68'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_62'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_69'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_59'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_66'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_57'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_64'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_58'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_65'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_165'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_213'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_166'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_214'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_215'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_261'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_216'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_262'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_217'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_263'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_218'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_264'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_219'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_265'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_220'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_266'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_221'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_267'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_41'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_48'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_42'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_49'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_43'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_50'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_44'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_51'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_45'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_52'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_94'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_101'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_95'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_102'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_37'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_44'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_38'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_45'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_39'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_46'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_40'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_47'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_75'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_82'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_18'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_1'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_19'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_2'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_20'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_3'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_21'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_4'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_22'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_5'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_23'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_6'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_24'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_7'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_25'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_8'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_26'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_9'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_74'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_81'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_169'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_155'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_170'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_156'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_171'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_157'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_172'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_158'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_173'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_159'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_174'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_160'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_175'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_161'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_135'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_183'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_136'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_184'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_137'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_185'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_149'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_197'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_150'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_198'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_151'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_199'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_152'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_200'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_153'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_201'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_154'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_202'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_155'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_203'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_156'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_204'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_157'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_205'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_158'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_206'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_159'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_207'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_160'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_208'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_167'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_153'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_168'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_154'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_132'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_139'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_133'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_140'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_134'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_141'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_161'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_209'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_162'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_210'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_163'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_211'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_164'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_212'^^xsd:string;
  dwc:observationDate '1957-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_30'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_13'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_17'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_40'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_34'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_41'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_35'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_42'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_36'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_43'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_96'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_103'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_97'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_104'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_98'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_105'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_7'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_30'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_8'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_31'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_9'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_32'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_10'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_33'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_11'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_34'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_12'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_35'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_13'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_36'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_14'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_37'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_15'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_38'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_16'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_39'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_27'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_10'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_28'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_11'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_29'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_12'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_31'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_14'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_32'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_15'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_33'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_16'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_1'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_24'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_2'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_25'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_3'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_26'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_4'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_27'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_5'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_28'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_6'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_29'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_140'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_188'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_141'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_189'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_142'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_190'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_143'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_191'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_144'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_192'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_145'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_193'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_146'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_194'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_147'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_195'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_148'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_196'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_138'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_186'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 39.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "39.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_139'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.84'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '8.3'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_187'^^xsd:string;
  dwc:observationDate '1957-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_887'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_894'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_888'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_895'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_889'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_896'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_890'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_897'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_891'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_898'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_892'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_899'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_893'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_900'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_894'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_901'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_895'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_902'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_896'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_903'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_897'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_904'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_898'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_905'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_899'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_906'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_900'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_907'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_901'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_908'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_902'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_909'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_903'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_910'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_904'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_911'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_905'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_912'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_906'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_913'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_907'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_914'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_908'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_915'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_886'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_893'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_885'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_892'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_875'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_882'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_876'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_883'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_877'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_884'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_878'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_885'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_879'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_886'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_880'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_887'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_881'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_888'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_882'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_889'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_883'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_890'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_884'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_891'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_840'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_847'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_841'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_848'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_842'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_849'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_838'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_845'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_839'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_846'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_836'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_843'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_837'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_844'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_843'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_850'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_844'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_851'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_845'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_852'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_846'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_853'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_927'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_927'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_928'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_928'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_929'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_929'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_930'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_930'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_931'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_931'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_932'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_932'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_933'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_933'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_934'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_934'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_935'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_935'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_936'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_936'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_604'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_632'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_605'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_633'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_606'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_634'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_607'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_635'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_608'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_636'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_609'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_637'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_610'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_638'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_611'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_639'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_612'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_640'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_613'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_641'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_614'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_642'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_615'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_643'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_616'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_644'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_617'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_645'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_618'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_646'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_619'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_647'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_620'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_648'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_621'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_649'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_909'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_916'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_910'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_917'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_911'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_918'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_912'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_919'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_913'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_920'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_921'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_921'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_922'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_922'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_923'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_923'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_924'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_924'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_925'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_925'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_914'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_471'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_915'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_472'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_926'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_926'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_129'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_136'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_130'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_137'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_131'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_138'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_123'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_130'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_124'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_131'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_125'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_132'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_126'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_133'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_127'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_134'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_128'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_135'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_690'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_711'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_99'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_106'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_937'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_937'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_938'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_938'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_939'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_939'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_940'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_940'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_941'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_941'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_942'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_942'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_943'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_943'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_944'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_944'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_945'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_945'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_916'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_473'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_917'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_474'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_918'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_475'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_919'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_476'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_920'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_477'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_957'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_957'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_948'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_948'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_949'^^xsd:string;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_949'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_950'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_950'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_951'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_951'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_952'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_952'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_953'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_953'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_954'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_954'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_955'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_955'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_956'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_956'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_946'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_946'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_947'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_947'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_684'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_705'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_685'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_706'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_686'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_707'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_687'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_708'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_688'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_709'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_689'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_710'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_120'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_127'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_121'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_128'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_122'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_129'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_833'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_840'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_834'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_841'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_835'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_842'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_622'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_650'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_623'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_651'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_624'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_652'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_870'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_877'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_871'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_878'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_872'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_879'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_873'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_880'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_874'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_881'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_869'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_876'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_868'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_875'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_858'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_865'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_859'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_866'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_860'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_867'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_861'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_868'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_862'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_869'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_863'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_870'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_864'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_871'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_865'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_872'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_866'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_873'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_867'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_874'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_847'^^xsd:string;
  dwc:scientificName 'Oithona similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_854'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_848'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_855'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_849'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_856'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_850'^^xsd:string;
  dwc:scientificName 'Lamellibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '234066'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_857'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_851'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_858'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_852'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_859'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_853'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_860'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_854'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_861'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_855'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_862'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_856'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_863'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "41.33"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4378__IBSS_Cruise%205%20February%201957%20zooplankton%20data_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Cruise 5 February 1957 zooplankton data_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4378_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 5 February 1957 zooplankton data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Zoo_February_1957_857'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '41.33'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '7.9'^^xsd:double;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:verbatimPositionSetail 'CoordinatePrecision unknown from original reports, value of 200m was suggested by data provider'^^xsd:string;
  dwc:samplingEffort 'Ind/m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected with a Juday net,d 36cm, mesh 38 um.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Cruise 5 February 1957 zooplankton data_864'^^xsd:string;
  dwc:observationDate '1957-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF