@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/4367__IBSS_BER_KOROLEV_37_PHYTO_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_387'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1716'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_388'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1717'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_401'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1551'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_403'^^xsd:string;
  dwc:scientificName 'Cerataulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149236'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1553'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_404'^^xsd:string;
  dwc:scientificName 'Coccolithus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1554'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_402'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1552'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_406'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1556'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_405'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1555'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_407'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1557'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_408'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1558'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_409'^^xsd:string;
  dwc:scientificName 'Meringosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115075'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1559'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_410'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1560'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_444'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1332'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_445'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1333'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_446'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1334'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_447'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1335'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_448'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1336'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_451'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1356'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_466'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_38'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_467'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_39'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_389'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1718'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_468'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_51'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_443'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1294'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_471'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_60'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_470'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_59'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_440'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1291'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_439'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1290'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_441'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1292'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_382'^^xsd:string;
  dwc:scientificName 'Amphora hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160700'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1711'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1292988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_383'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1712'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_384'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1713'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_414'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1958'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_415'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1959'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_399'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1953'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_400'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1954'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_397'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1951'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_398'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1952'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_411'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1955'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_412'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1956'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_413'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1957'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_393'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1947'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_396'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1950'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_394'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1948'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_395'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1949'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_390'^^xsd:string;
  dwc:scientificName 'Corethron hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '179596'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1944'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '179596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_391'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1945'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_392'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1946'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_430'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1974'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_431'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1975'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_432'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1976'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_433'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1977'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_434'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1978'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_435'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1979'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_436'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1980'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_437'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1981'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_419'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1963'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_420'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1964'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_416'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1960'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_417'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1961'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_418'^^xsd:string;
  dwc:scientificName 'Cerataulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149236'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1962'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_450'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1355'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_480'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1400'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_452'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1401'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_453'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1402'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_454'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1403'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_455'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1404'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_456'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1405'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_481'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1406'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_424'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1968'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_423'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1967'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_422'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1966'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_421'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1965'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_429'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1973'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_425'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1969'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_426'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1970'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_427'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1971'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_428'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1972'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_438'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1982'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_385'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1714'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_386'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1715'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_449'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1354'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_442'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1293'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_469'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_58'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_472'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1388'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_473'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1389'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_474'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1390'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_475'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1391'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_462'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1392'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_463'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1393'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_464'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1394'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_465'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1395'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_476'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1396'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_457'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1410'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_458'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1411'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_459'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1412'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_460'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1413'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_461'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1414'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_482'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1407'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_483'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1408'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_478'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1398'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_479'^^xsd:string;
  dwc:scientificName 'Dinophysis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109462'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1399'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '109462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-178.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -178.91)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-178.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_477'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-178.91'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1397'^^xsd:string;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_740'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_236'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_741'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_237'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_742'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_238'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_743'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_239'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_750'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_246'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_749'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_245'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_744'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_240'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_745'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus f. volans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '688832'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_241'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '688832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_746'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_242'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_747'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_243'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_748'^^xsd:string;
  dwc:scientificName 'Corethron hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179596'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_244'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '179596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_764'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_260'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_765'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_261'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_759'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_255'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_762'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_258'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_763'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_259'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_760'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_256'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_761'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_257'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_781'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1677'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_779'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1675'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_780'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1676'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_777'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1673'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_778'^^xsd:string;
  dwc:scientificName 'Podolampas palmipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232625'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1674'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '232625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_782'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1678'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_783'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1679'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_784'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1680'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_785'^^xsd:string;
  dwc:scientificName 'Chaetoceros laciniosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149228'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1681'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_707'^^xsd:string;
  dwc:scientificName 'Ceratium lineatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109963'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_203'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_708'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_204'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_818'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1730'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_816'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1728'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_817'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1729'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_706'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_202'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_705'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_201'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_704'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_200'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_698'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_194'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_699'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_195'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_700'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_196'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_701'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_197'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_702'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_198'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_703'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_199'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_751'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_247'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_752'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_248'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_753'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_249'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_819'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1731'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_820'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1732'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_754'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_250'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_755'^^xsd:string;
  dwc:scientificName 'Fragilariopsis oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172436'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_251'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '983464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_729'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_205'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_709'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_206'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_710'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_207'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_711'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_208'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_712'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_209'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_757'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_253'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_758'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_254'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_821'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1733'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_756'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_252'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_714'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_211'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_713'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_210'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_719'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_216'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_720'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_217'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_721'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_218'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_688'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_184'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_689'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_185'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_715'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_212'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_716'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_213'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_717'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_214'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_718'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_215'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_790'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_277'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_690'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_186'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_691'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_187'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_791'^^xsd:string;
  dwc:scientificName 'Fragilariopsis oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '172436'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_278'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '983464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_693'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_189'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_692'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_188'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_775'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_271'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_776'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_272'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_793'^^xsd:string;
  dwc:scientificName 'Halosphaera viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '134546'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_280'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_794'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_281'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_795'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_282'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_796'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_283'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_797'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_284'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_798'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_285'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_723'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_220'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_722'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_219'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_799'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_286'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_800'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_287'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_694'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_190'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_695'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_191'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_696'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_192'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_697'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_193'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_766'^^xsd:string;
  dwc:scientificName 'Corethron hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '179596'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_262'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '179596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_767'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_263'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_768'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_264'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_769'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_265'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_770'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_266'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_771'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_267'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_772'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_268'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_773'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_269'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_774'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_270'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_792'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_279'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_724'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_221'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_725'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_222'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_731'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_227'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_801'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_288'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_726'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_223'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_727'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_224'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_786'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_273'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_787'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_274'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_728'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_225'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_788'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_275'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_789'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_276'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_730'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_226'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_813'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2016'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_814'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2017'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_815'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2018'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_732'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_228'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_733'^^xsd:string;
  dwc:scientificName 'Fragilariopsis oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172436'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_229'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '983464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_734'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_230'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_735'^^xsd:string;
  dwc:scientificName 'Halosphaera viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '134546'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_231'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_736'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_232'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_737'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_233'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_805'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_292'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_806'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_293'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_807'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_294'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_802'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_289'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_803'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_290'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_804'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_291'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_809'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_296'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_810'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_297'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_811'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_298'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_812'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_299'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_808'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_295'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_739'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_235'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "-176.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -176.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-176.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_738'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176.1'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_234'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_499'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1641'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_538'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_74'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_498'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1640'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_494'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1636'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_495'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1637'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_496'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1638'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_497'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1639'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_536'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_73'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_533'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_70'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_530'^^xsd:string;
  dwc:scientificName 'Coccolithus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_67'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_531'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_68'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_532'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_69'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_534'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_71'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_535'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_72'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_518'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2047'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_519'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2048'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_520'^^xsd:string;
  dwc:scientificName 'Centritae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2049'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_521'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis f. solitarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '575745'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2050'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '575745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_522'^^xsd:string;
  dwc:scientificName 'Exuviaella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160577'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2051'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_523'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2052'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_512'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2040'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_514'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2043'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_515'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2044'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_516'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2045'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_517'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2046'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_513'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2041'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_537'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2042'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_527'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_64'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_528'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_65'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_529'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_66'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_524'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_61'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_525'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_62'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_526'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_63'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_548'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_84'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_549'^^xsd:string;
  dwc:scientificName 'Pterosperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160595'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_85'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '160595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_550'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_86'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_547'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_83'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_546'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_82'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_544'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_80'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_545'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_81'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_539'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_75'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_540'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_76'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_541'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_77'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_542'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_78'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_543'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_79'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_488'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1986'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_487'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1985'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_485'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1983'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_486'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1984'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_489'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1987'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_490'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1988'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_491'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1989'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_492'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1990'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_493'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149127'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1991'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_500'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1992'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_501'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149127'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1993'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_502'^^xsd:string;
  dwc:scientificName 'Coccolithus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1994'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_505'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1997'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_503'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1995'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_504'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1996'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_506'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1998'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_509'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2001'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_510'^^xsd:string;
  dwc:scientificName 'Corethron hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179596'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2002'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '179596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_511'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2003'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_507'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1999'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_508'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2000'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46"^^xsd:decimal ;
  dwc:decimalLongitude "-176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46 -176)"^^geo:wktLiteral ;
  geo-pos:lat "57.46"^^xsd:decimal ;
  geo-pos:long "-176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_484'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-176'^^xsd:integer;
  dwc:latitude '57.46'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1409'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2006'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2252'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1996'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2242'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1997'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2243'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1998'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2244'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2005'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2251'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2029'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2275'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2030'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2276'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2031'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2277'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2032'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2278'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2033'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2279'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2023'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2269'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2024'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2270'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2025'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2271'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2026'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2272'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2027'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2273'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2028'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2274'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1983'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2229'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2016'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2262'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2015'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2261'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2007'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2253'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2008'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2254'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2009'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2255'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2010'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2256'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2011'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2257'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2012'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2258'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2013'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2259'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2014'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2260'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2039'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1368'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2037'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1366'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2038'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1367'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2040'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_42'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2041'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_43'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2042'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_44'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2043'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_45'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2044'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_46'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2036'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1365'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1986'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2232'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1984'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2230'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1985'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2231'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2077'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2335'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2078'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2336'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2065'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2323'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2064'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2322'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2066'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2324'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2067'^^xsd:string;
  dwc:scientificName 'Licmophora paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149344'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2325'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2068'^^xsd:string;
  dwc:scientificName 'Melosira italica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149249'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2326'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2069'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2327'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2076'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2334'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2070'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2328'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2071'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2329'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2072'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2330'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2073'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2331'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2074'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2332'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2075'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2333'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2034'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2310'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2035'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2311'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2054'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2312'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2056'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2314'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2057'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2315'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2058'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2316'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2055'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2313'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2059'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2317'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2060'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149266'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2318'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2061'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2319'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2062'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2320'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2063'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2321'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1999'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2245'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2000'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2246'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2003'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2249'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2004'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2250'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2046'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_636'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2045'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_635'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2052'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_642'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2048'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_638'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2049'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_639'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2050'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_640'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2051'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_641'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2053'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_643'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2047'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_637'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2001'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2247'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2002'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2248'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2017'^^xsd:string;
  dwc:scientificName 'Chaetoceros laciniosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149228'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2263'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2018'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2264'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2019'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2265'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2020'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2266'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2021'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2267'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2022'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2268'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1987'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2233'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1988'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2234'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1989'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2235'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1990'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2236'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1991'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2237'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1992'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2238'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1993'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2239'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1994'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2240'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.41"^^xsd:decimal ;
  dwc:decimalLongitude "-175.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.41 -175.06)"^^geo:wktLiteral ;
  geo-pos:lat "62.41"^^xsd:decimal ;
  geo-pos:long "-175.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1995'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-175.06'^^xsd:double;
  dwc:latitude '62.41'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2241'^^xsd:string;
  dwc:observationDate '1984-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_622'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_140'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_619'^^xsd:string;
  dwc:scientificName 'Meringosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115075'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_137'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '115075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_620'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_138'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_621'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_139'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_623'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_141'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_639'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1561'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_640'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1562'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_610'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_128'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_611'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_129'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_612'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_130'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_613'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_131'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_614'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_132'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_615'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_133'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_598'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_125'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_599'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_126'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_609'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_127'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_646'^^xsd:string;
  dwc:scientificName 'Poropila dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574226'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1568'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_647'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1569'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_648'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1570'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_628'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_146'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_629'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_147'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_630'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_148'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_631'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_149'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_625'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_143'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_624'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_142'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_632'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149288'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_150'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_633'^^xsd:string;
  dwc:scientificName 'Corethron hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179596'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_151'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '179596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_634'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_152'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_635'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_153'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_636'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_154'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_626'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_144'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_627'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_145'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_643'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1565'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_644'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1566'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_645'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1567'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_642'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1564'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_641'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1563'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_616'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_134'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_617'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_135'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_618'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_136'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_682'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_178'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_680'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_176'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_681'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_177'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_678'^^xsd:string;
  dwc:scientificName 'Phalacroma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '109466'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_174'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_679'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_175'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_683'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_179'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_677'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_173'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_557'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149266'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1670'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_558'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1671'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_559'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1672'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_551'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1664'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_552'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1665'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_553'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1666'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_554'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1667'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_555'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1668'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_556'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1669'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_685'^^xsd:string;
  dwc:scientificName 'Phalacroma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109466'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_181'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_684'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_180'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_605'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1724'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_606'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1725'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_660'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_156'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_661'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_157'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_600'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1719'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_601'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1720'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_602'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1721'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_603'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1722'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_604'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1723'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_637'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_155'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_608'^^xsd:string;
  dwc:scientificName 'Coscinodiscus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149262'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1727'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_607'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1726'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_662'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_158'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_663'^^xsd:string;
  dwc:scientificName 'Phalacroma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109466'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_159'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_665'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_161'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_666'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_162'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_664'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_160'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_667'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_163'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_668'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_164'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_669'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_165'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_674'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_170'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_671'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_167'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_672'^^xsd:string;
  dwc:scientificName 'Corethron hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '179596'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_168'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '179596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_673'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_169'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_670'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_166'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_675'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_171'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_676'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_172'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_686'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_182'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_687'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_183'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_560'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_87'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_561'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_88'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_562'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_89'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_563'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_90'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_564'^^xsd:string;
  dwc:scientificName 'Fragilaria intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '661863'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_91'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '172408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_565'^^xsd:string;
  dwc:scientificName 'Fragilariopsis oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '172436'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_92'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '983464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_566'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_93'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_567'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_94'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_582'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_109'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_583'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_110'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_578'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_105'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_579'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_106'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_580'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_107'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_581'^^xsd:string;
  dwc:scientificName 'Coscinodiscus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149262'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_108'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_576'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_103'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_577'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_104'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_574'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_101'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_575'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_102'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_573'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_100'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_568'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_95'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_569'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_96'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_570'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_97'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_571'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_98'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_572'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_99'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_585'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_112'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_586'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_113'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_587'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_114'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_584'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_111'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_589'^^xsd:string;
  dwc:scientificName 'Halosphaera viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '134546'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_116'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '134546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_590'^^xsd:string;
  dwc:scientificName 'Meringosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115075'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_117'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '115075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_588'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_115'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_591'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_118'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_659'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2015'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_655'^^xsd:string;
  dwc:scientificName 'Dinophysis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109462'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2011'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_656'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2012'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_657'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2013'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_658'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2014'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_654'^^xsd:string;
  dwc:scientificName 'Corethron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149109'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2010'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_650'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2006'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_649'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2005'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_651'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2007'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_652'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149288'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2008'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_653'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2009'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_638'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2004'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_597'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_124'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_596'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_123'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_595'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_122'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_592'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_119'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_593'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_120'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "-174.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 -174.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "-174.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_594'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.9'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_121'^^xsd:string;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1966'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2212'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1965'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2211'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1908'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_882'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1906'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_880'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1907'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_881'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1905'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_879'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1909'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_883'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1910'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_884'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1911'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_885'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1912'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_886'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1913'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_887'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1916'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_890'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1915'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_889'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1914'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_888'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1917'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_891'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1918'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_892'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1900'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_17'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1904'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_878'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1901'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_875'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1902'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_876'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1903'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_877'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1899'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_16'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1958'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2204'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1961'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2207'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1962'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2208'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1963'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2209'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1964'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2210'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1959'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2205'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1960'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2206'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1897'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_14'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1898'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_15'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1957'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2203'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1895'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1305'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1982'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2228'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1978'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2224'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1979'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2225'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1980'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2226'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1981'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2227'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1894'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1304'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1935'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2181'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1936'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2182'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1937'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2183'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1938'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2184'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1939'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2185'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1956'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2202'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1954'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2200'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1955'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2201'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1950'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2196'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1951'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2197'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1952'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2198'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1953'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2199'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1920'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1369'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1940'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2186'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1933'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_27'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1929'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_23'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1930'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_24'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1931'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_25'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1932'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_26'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1928'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_22'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1919'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_18'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1934'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2180'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1968'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2214'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1969'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2215'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1970'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2216'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1971'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2217'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1972'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2218'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1973'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2219'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1974'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2220'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1975'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2221'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1945'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2191'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1946'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2192'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1947'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2193'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1967'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2213'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1941'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2187'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1942'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2188'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1943'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2189'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1944'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2190'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1949'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2195'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1948'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2194'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1976'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2222'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1977'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2223'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1896'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1306'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1926'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1375'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1927'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1376'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1924'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1373'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1925'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1374'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1921'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1370'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1922'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1371'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "-174.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 -174.56)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "-174.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1923'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.56'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1372'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1020'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_442'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1082'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_520'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1083'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_521'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1084'^^xsd:string;
  dwc:scientificName 'Thalassiothrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '157081'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_522'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1054'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_492'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1055'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_493'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1056'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_494'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1057'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_495'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1058'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_496'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1068'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_506'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1069'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_507'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1070'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_508'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1071'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_509'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1079'^^xsd:string;
  dwc:scientificName 'Halosphaera viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '134546'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_517'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1080'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_518'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1072'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_510'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1073'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_511'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1074'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_512'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1075'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149266'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_513'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1076'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_514'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1077'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_515'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1078'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_516'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1064'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_502'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1065'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_503'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1066'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_504'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1067'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_505'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1081'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_519'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1061'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_499'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1062'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_500'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1063'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_501'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1059'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_497'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1060'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_498'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1039'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1749'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_960'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_400'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_962'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_402'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_963'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_403'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1038'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1748'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1035'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1745'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1036'^^xsd:string;
  dwc:scientificName 'Fragilaria intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '661863'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1746'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1037'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1747'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1033'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1743'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1034'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1744'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1002'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1683'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1003'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1684'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1004'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1685'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1005'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1686'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1006'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1687'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1030'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1740'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1031'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1741'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1032'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1742'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1025'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2037'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1026'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2038'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1027'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2039'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1022'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2034'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1023'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2035'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1024'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2036'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_951'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_391'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_949'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_389'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_950'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_390'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_983'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_423'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_952'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_392'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1029'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1739'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1042'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1614'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1043'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1615'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1044'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1616'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1045'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1617'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1046'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1618'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1047'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1619'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_957'^^xsd:string;
  dwc:scientificName 'Coscinodiscus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149262'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_397'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_958'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_398'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_959'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_399'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_956'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_396'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_953'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_393'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_954'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_394'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_955'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_395'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1041'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1613'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1040'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1612'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1028'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1738'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_970'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_410'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_964'^^xsd:string;
  dwc:scientificName 'Fragilaria intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '661863'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_404'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_965'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_405'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_966'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_406'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_967'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_407'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_969'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_409'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_968'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_408'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1049'^^xsd:string;
  dwc:scientificName 'Asteromphalus heptactis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162258'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_445'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '162258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1050'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_446'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1051'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_447'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1052'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_448'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1053'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_449'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1021'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_443'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1048'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_444'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_972'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_412'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_973'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_413'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_974'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_414'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_975'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_415'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_971'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_411'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_977'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_417'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_976'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_416'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_992'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_432'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1007'^^xsd:string;
  dwc:scientificName 'Thalassiosira latimarginata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573648'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1688'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '573648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1008'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1689'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1009'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1690'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_979'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_419'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_980'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_420'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_981'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_421'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_982'^^xsd:string;
  dwc:scientificName 'Asteromphalus heptactis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '162258'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_422'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '162258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_984'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_424'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_985'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_425'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_986'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_426'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1010'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1691'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1011'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1692'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1012'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1693'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1013'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1694'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1014'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1695'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1015'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1696'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_978'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_418'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1016'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1697'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1017'^^xsd:string;
  dwc:scientificName 'Fragilaria intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '661863'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1698'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1001'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1682'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1018'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1699'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_989'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_429'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_990'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_430'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_987'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_427'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_988'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_428'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_961'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_401'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_991'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_431'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_993'^^xsd:string;
  dwc:scientificName 'Fragilaria intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '661863'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_433'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_994'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_434'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_995'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_435'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_996'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_436'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_997'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_437'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_998'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_438'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_999'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_439'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1000'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_440'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-174.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -174.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-174.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1019'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174.15'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_441'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1085'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_523'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1086'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_524'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1087'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_525'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1228'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1358'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1227'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1357'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1218'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1295'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1219'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1296'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1220'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1297'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1224'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1345'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1225'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1346'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1221'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1342'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1222'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1343'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1223'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1344'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1134'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1591'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1135'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1592'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1136'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1593'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1133'^^xsd:string;
  dwc:scientificName 'Peridinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '162788'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1590'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1229'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1359'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1230'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1360'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1231'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1361'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1140'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1420'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1139'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1419'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1141'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1421'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1152'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_581'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1153'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_582'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1147'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_576'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1150'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_579'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1151'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_580'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1149'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_578'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1148'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_577'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1161'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_590'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1167'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_596'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1168'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_597'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1164'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_593'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1165'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_594'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1166'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_595'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1169'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_598'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1170'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_599'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1154'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_583'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1155'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_584'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1156'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_585'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1162'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_591'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1163'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_592'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1157'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_586'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1158'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_587'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1159'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_588'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1160'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_589'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1184'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_601'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1183'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_600'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1185'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_602'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1226'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1347'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1171'^^xsd:string;
  dwc:scientificName 'Gymnodinium lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '495289'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_450'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1176'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_455'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1173'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_452'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1174'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_453'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1175'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_454'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1172'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_451'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1191'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_608'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1186'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_603'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1187'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_604'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1188'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_605'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1189'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_606'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1190'^^xsd:string;
  dwc:scientificName 'Oxytoxum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_607'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1106'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_544'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1107'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_545'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1108'^^xsd:string;
  dwc:scientificName 'Peridinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162788'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_546'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1109'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_547'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1110'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_548'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1111'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_549'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1112'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_550'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1114'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_552'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1113'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_551'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1088'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_526'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1089'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_527'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1090'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_528'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1091'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_529'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1093'^^xsd:string;
  dwc:scientificName 'Coccolithus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_531'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1103'^^xsd:string;
  dwc:scientificName 'Gymnodinium lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '495289'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_541'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1101'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_539'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1102'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_540'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1094'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_532'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1095'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_533'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1096'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_534'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1097'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_535'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1098'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_536'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1099'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_537'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1100'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_538'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1104'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_542'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1105'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_543'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1146'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_575'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1129'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_567'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1130'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_568'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1131'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_569'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1132'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_570'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1142'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_571'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1143'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_572'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1144'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_573'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1145'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_574'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1115'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_553'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1118'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_556'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1119'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_557'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1120'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_558'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1121'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_559'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1122'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_560'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1123'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_561'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1124'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_562'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1117'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_555'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1116'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_554'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1125'^^xsd:string;
  dwc:scientificName 'Gymnodinium lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '495289'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_563'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1126'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_564'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1127'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_565'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1128'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_566'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1214'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_631'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1215'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_632'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1216'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_633'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1217'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149266'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_634'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1212'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149288'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_629'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1213'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_630'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1177'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_456'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1178'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_457'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1179'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_458'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1180'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_459'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1181'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_460'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1182'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_461'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1208'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_625'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1203'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_620'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1204'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_621'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1205'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_622'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1209'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_626'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1210'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_627'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1211'^^xsd:string;
  dwc:scientificName 'Bacterosira fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '162936'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_628'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1201'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_618'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1202'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_619'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1206'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_623'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1207'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_624'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1232'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1382'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1233'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1383'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1199'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_616'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1200'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_617'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1196'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_613'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1197'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_614'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1198'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_615'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1195'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_612'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1194'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_611'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1192'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_609'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1193'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_610'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1092'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_530'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1234'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1700'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1235'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1701'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1137'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1417'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.98"^^xsd:decimal ;
  dwc:decimalLongitude "-174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.98 -174)"^^geo:wktLiteral ;
  geo-pos:lat "59.98"^^xsd:decimal ;
  geo-pos:long "-174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1138'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-174'^^xsd:integer;
  dwc:latitude '59.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.4 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1418'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_858'^^xsd:string;
  dwc:scientificName 'Coscinodiscus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149262'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_317'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_861'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_320'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_859'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_318'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_860'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_319'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_857'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_316'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_874'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1571'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_875'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1572'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_876'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1573'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_877'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1574'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_934'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_374'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_941'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_381'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_939'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_379'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_935'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_375'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_936'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_376'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_937'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_377'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_938'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_378'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_940'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_380'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_905'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_345'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_907'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_347'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_908'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_348'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_906'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_346'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_851'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_310'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_900'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149288'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_340'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_901'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_341'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_902'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_342'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_903'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_343'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_909'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_349'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_904'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149266'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_344'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_864'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_323'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_865'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_324'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_866'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_325'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_867'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_326'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_869'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_328'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_870'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_329'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_893'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_333'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_873'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_332'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_868'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_327'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_872'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_331'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_838'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2031'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_839'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2032'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_840'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2033'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_863'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_322'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_827'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2020'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_862'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_321'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_836'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2029'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_837'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2030'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_832'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2025'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_833'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2026'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_834'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2027'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_835'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2028'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_828'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2021'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_829'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2022'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_830'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2023'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_831'^^xsd:string;
  dwc:scientificName 'Coscinodiscus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149262'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2024'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_889'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1586'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_891'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1588'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_888'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1585'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_890'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1587'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_892'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1589'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_878'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1575'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_879'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1576'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_880'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149266'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1577'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_884'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1581'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_885'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1582'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_886'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1583'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_887'^^xsd:string;
  dwc:scientificName 'Eutreptia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178582'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1584'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '178582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_883'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1580'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_881'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1578'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_882'^^xsd:string;
  dwc:scientificName 'Coscinodiscus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149262'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1579'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_895'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_335'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_896'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_336'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_897'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_337'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_898'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_338'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_894'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_334'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_871'^^xsd:string;
  dwc:scientificName 'Peridinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '162791'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_330'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_899'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_339'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_942'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_382'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_943'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_383'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_944'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_384'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_945'^^xsd:string;
  dwc:scientificName 'Lauderia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149134'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_385'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_946'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_386'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_947'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_387'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_822'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1734'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_823'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1735'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_824'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1736'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_825'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1737'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_916'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_356'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_920'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_360'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_921'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_361'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_917'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_357'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_918'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_358'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_919'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_359'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_910'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_350'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_911'^^xsd:string;
  dwc:scientificName 'Gonyaulax digitale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110015'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_351'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_912'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_352'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_913'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_353'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_914'^^xsd:string;
  dwc:scientificName 'Halosphaera viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '134546'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_354'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_915'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_355'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_924'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_364'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_925'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_365'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_923'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_363'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_922'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_362'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_826'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2019'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_844'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_303'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_841'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_300'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_842'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_301'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_843'^^xsd:string;
  dwc:scientificName 'Peridinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162791'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_302'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_948'^^xsd:string;
  dwc:scientificName 'Pyrrophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '590355'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_388'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_848'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_307'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_849'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_308'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_850'^^xsd:string;
  dwc:scientificName 'Ceratium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156509'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_309'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_852'^^xsd:string;
  dwc:scientificName 'Chaetoceros convolutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156611'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_311'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_853'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_312'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_854'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_313'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_855'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_314'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_856'^^xsd:string;
  dwc:scientificName 'Corethron hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179596'^^xsd:integer;
  dwc:samplingEffort 'Cells/2.5 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_315'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_845'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_304'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_846'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_305'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_933'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_373'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_847'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_306'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_928'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_368'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_929'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_369'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_930'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_370'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_926'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_366'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_927'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_367'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_931'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_371'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^xsd:decimal ;
  dwc:decimalLongitude "-173.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -173.71)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-173.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_932'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.71'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_372'^^xsd:string;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1349'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_785'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1245'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1622'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1319'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_755'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1247'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1750'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1261'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_33'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1260'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_50'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1259'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_49'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1258'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_48'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1257'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_47'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1243'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1620'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1244'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1621'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1246'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1623'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1250'^^xsd:string;
  dwc:scientificName 'Microcystis reinboldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '177399'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1753'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1251'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1754'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1252'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1755'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1248'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1751'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1249'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1752'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1241'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1707'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1242'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1708'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1263'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_478'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1262'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_477'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1264'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_479'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1253'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1384'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1254'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1385'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1268'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_704'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1354'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_790'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1355'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_791'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1344'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_780'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1346'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_782'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1347'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_783'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1348'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_784'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1350'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_786'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1351'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_787'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1339'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_775'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1340'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_776'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1341'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_777'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1342'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_778'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1343'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_779'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1345'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_781'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1352'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_788'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1353'^^xsd:string;
  dwc:scientificName 'Oxytoxum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_789'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1267'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_703'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1272'^^xsd:string;
  dwc:scientificName 'Gyrodinium nasutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '232970'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_708'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1270'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_706'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1271'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_707'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1265'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_701'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1266'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_702'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1269'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_705'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1306'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_742'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1307'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_743'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1308'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_744'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1309'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_745'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1304'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_740'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1305'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_741'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1303'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_739'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1301'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_737'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1324'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_760'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1326'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_762'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1327'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_763'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1310'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_746'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1311'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_747'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1312'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_748'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1313'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_749'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1314'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_750'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1329'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_765'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1323'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_759'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1325'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_761'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1328'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_764'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1291'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_727'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1292'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_728'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1302'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_738'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1294'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_730'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1295'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_731'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1296'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_732'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1297'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_733'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1298'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_734'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1299'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_735'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1300'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_736'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1290'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_726'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1293'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_729'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1277'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_713'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1278'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_714'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1273'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_709'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1274'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_710'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1275'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_711'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1276'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_712'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1279'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_715'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1280'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_716'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1281'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_717'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1282'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_718'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1283'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_719'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1284'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_720'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1285'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_721'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1286'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_722'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1287'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_723'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1288'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_724'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1289'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_725'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1330'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149266'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_766'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1331'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_767'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1332'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_768'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1333'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_769'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1315'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_751'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1316'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_752'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1317'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_753'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1318'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_754'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1320'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_756'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1321'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_757'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1322'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_758'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1336'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_772'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1337'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_773'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1338'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_774'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1334'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_770'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1335'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_771'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1239'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1705'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1240'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1706'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1237'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1703'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1238'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1704'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1236'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1702'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1256'^^xsd:string;
  dwc:scientificName 'Ceratium longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109964'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1387'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -173.66)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-173.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1255'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.66'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1386'^^xsd:string;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1428'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_490'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1429'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_491'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1436'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_893'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1437'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_894'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1438'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_895'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1402'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_41'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1401'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_40'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1439'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_896'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1440'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_897'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1399'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_36'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1397'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_34'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1398'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_35'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1400'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_37'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1441'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_898'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1403'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1362'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1404'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1363'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1405'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1364'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1425'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_487'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1426'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_488'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1421'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_483'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1422'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_484'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1423'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_485'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1424'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_486'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1427'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_489'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1418'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149266'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_480'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1419'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_481'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1420'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_482'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1365'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_801'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1366'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_802'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1360'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_796'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1361'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_797'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1362'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_798'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1363'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_799'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1364'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_800'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1359'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_795'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1367'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_803'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1356'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_792'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1357'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_793'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1358'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_794'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1371'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_807'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1368'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_804'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1369'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_805'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1370'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_806'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1389'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_825'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1390'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_826'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1391'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_827'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1392'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_828'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1393'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_829'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1394'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_830'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1395'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_831'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1396'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_832'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1406'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_833'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1407'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_834'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1408'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_835'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1415'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_842'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1416'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_843'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1417'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_844'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1430'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_845'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1409'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_836'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1410'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_837'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1412'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_839'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1413'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_840'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1414'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_841'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1411'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_838'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1435'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_850'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1431'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_846'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1432'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_847'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1433'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_848'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1434'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_849'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1386'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_822'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1387'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_823'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1388'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_824'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1380'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_816'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1381'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_817'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1382'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_818'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1383'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_819'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1384'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_820'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1385'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_821'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1376'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_812'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1379'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_815'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1377'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_813'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1378'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_814'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1375'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_811'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1374'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_810'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1372'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_808'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "-173.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 -173.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "-173.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  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 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1373'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.5'^^xsd:double;
  dwc:latitude '63.08'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_809'^^xsd:string;
  dwc:observationDate '1984-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1449'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_906'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1446'^^xsd:string;
  dwc:scientificName 'Dictyosphaerium pulchellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178933'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_903'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '624695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1448'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_905'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1447'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_904'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1451'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_908'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1452'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_909'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1453'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_910'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1454'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_911'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1455'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_912'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1456'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_913'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1457'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_914'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1458'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_915'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1459'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_916'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1473'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_921'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1474'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_922'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1475'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_923'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1476'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_924'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1477'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_925'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1478'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_926'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1488'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_927'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1489'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_928'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1490'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_929'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1491'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_930'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1469'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_917'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1470'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_918'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1471'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_919'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1472'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_920'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1494'^^xsd:string;
  dwc:scientificName 'Stephanopyxis nipponica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '549219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_933'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1495'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_934'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1492'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_931'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1493'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_932'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1445'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_902'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1444'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_901'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1443'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_900'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1442'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_899'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1479'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1284'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1480'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1285'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1481'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1286'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1482'^^xsd:string;
  dwc:scientificName 'Coscinodiscus oculus-iridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '341484'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1287'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '341484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1483'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1288'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1484'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1289'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1460'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_653'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1461'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_654'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1462'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_655'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1463'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_656'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1464'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_657'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1465'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_658'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1466'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_659'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1467'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_660'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1468'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_661'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1450'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_907'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1485'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1323'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1486'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1324'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.98"^^xsd:decimal ;
  dwc:decimalLongitude "-173.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.98 -173.41)"^^geo:wktLiteral ;
  geo-pos:lat "63.98"^^xsd:decimal ;
  geo-pos:long "-173.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1487'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-173.41'^^xsd:double;
  dwc:latitude '63.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1325'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1841'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1144'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1842'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1145'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1843'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1146'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1844'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1147'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1840'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1143'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1838'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1141'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1839'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1142'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1891'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1298'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1893'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1300'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1837'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1140'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1836'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1139'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1859'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1162'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1858'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1161'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1849'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1152'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1850'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1153'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1851'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1154'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1852'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1155'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1853'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1156'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1854'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1157'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1855'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1158'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1856'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1159'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1857'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1160'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1846'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1149'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1847'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1150'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1848'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/1.8 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1151'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1845'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1148'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1889'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1165'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1890'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1166'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1860'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1163'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1888'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1164'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1861'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_662'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1862'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_663'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1863'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_664'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1864'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_665'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1892'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1299'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1866'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_667'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1869'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_670'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1867'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_668'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1868'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_669'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1877'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_678'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1872'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_673'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1873'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_674'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1874'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_675'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1875'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_676'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1876'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_677'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1878'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_679'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1879'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_680'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1880'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_681'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1870'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_671'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1871'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_672'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1884'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_685'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1885'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_686'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1886'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_687'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1887'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_688'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1881'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_682'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1882'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_683'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1883'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/2 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_684'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1821'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1124'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1822'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1125'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1819'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1122'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1820'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1123'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1816'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1119'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1817'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1120'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1818'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1121'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1823'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1126'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1824'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1127'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1865'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_666'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1825'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1128'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1826'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1129'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1827'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1130'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1828'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1131'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1829'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1132'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1830'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1133'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1831'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1134'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1832'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1135'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1833'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1136'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1834'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1137'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43"^^xsd:decimal ;
  dwc:decimalLongitude "-172.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43 -172.86)"^^geo:wktLiteral ;
  geo-pos:lat "63.43"^^xsd:decimal ;
  geo-pos:long "-172.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1835'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.86'^^xsd:double;
  dwc:latitude '63.43'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1138'^^xsd:string;
  dwc:observationDate '1984-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1642'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2053'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1643'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2054'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1644'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2055'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1645'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2056'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1671'^^xsd:string;
  dwc:scientificName 'Amphiprora hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '179174'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2082'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '341375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1672'^^xsd:string;
  dwc:scientificName 'Bacterosira fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '162936'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2083'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1673'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2084'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1675'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2086'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1676'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2087'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1677'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2088'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1678'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2089'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1679'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2090'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1680'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2091'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1656'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2067'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1657'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2068'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1658'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2069'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1661'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2072'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1662'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2073'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1663'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2074'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1665'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2076'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1666'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2077'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1667'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2078'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1668'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2079'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1669'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2080'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1670'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2081'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1660'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2071'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1659'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2070'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1650'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2061'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1651'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2062'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1652'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2063'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1653'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2064'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1654'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2065'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1649'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2060'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1646'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2057'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1647'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2058'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1648'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2059'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1655'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2066'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1682'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2093'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1683'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2094'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1684'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2095'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1685'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2096'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1686'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2097'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1687'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2098'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1688'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2099'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1689'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2100'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1681'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2092'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1690'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2101'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1593'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1020'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1594'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1021'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1595'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1022'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1596'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1023'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1590'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1017'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1591'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1018'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1592'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1019'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1599'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1026'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1600'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1027'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1608'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1035'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1609'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1036'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1610'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1037'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1601'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1028'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1602'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1029'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1603'^^xsd:string;
  dwc:scientificName 'Ceratium longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109964'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1030'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1604'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1031'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1605'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1032'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1606'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1033'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1607'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1034'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1611'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1038'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1615'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1042'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1612'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1039'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1613'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1040'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1614'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1041'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1597'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1024'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1598'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1025'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1616'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1043'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1617'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1044'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1618'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1045'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1674'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2085'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1619'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1046'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1621'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1048'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1620'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1047'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1622'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1049'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1664'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2075'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1637'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1064'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1638'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1065'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1639'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1066'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1640'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1067'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1641'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1068'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1636'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1063'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1634'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1061'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1635'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1062'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1628'^^xsd:string;
  dwc:scientificName 'Chaetoceros constrictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156609'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1055'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1629'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1056'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1630'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1057'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1631'^^xsd:string;
  dwc:scientificName 'Dinobryon pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '390666'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1058'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1632'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1059'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1633'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1060'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1626'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1053'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1627'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1054'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1623'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1050'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1624'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1051'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1625'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1052'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.96 -172.46)"^^geo:wktLiteral ;
  geo-pos:lat "62.96"^^xsd:decimal ;
  geo-pos:long "-172.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1691'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.46'^^xsd:double;
  dwc:latitude '62.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2102'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1703'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2114'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1702'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2113'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1718'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_863'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1719'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_864'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1720'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_865'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1721'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_866'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1802'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1105'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1803'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1106'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1800'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149266'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1103'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1801'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1104'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1798'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1101'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1799'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1102'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1694'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2105'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1695'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2106'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1696'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2107'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1697'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2108'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1700'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2111'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1698'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2109'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1699'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2110'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1794'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1097'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1795'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1098'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1793'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1096'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1796'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1099'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1797'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1100'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1724'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_869'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1726'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_871'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1727'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_872'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1725'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_870'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1728'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_873'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1729'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_874'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1704'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2115'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1705'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2116'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1706'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2117'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1707'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2118'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1708'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2119'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1709'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2120'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1710'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2121'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1711'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2122'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1712'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2123'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1722'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_867'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1723'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_868'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1792'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1095'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1692'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2103'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1693'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2104'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1751'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2150'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1752'^^xsd:string;
  dwc:scientificName 'Bacterosira fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '162936'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2151'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1753'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2152'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1754'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2153'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1755'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2154'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1756'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2155'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1757'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2156'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1758'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2157'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1759'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2158'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1745'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2144'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1744'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2143'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1750'^^xsd:string;
  dwc:scientificName 'Stephanopyxis nipponica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '549219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2149'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1748'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2147'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1749'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2148'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1746'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2145'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1747'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2146'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1735'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2134'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1736'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2135'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1737'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2136'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1738'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2137'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1739'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2138'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1740'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2139'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1741'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2140'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1742'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2141'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1743'^^xsd:string;
  dwc:scientificName 'Halosphaera minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376694'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2142'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '376694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1760'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2159'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1761'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2160'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1762'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2161'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1763'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2162'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1764'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2163'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1765'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2164'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1733'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2132'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1734'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2133'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1713'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2124'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1714'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2125'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1715'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2126'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1716'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2127'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1717'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2128'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1730'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2129'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1731'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2130'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1732'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2131'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1805'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1108'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1806'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1109'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1804'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1107'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1807'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1110'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1808'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1111'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1809'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1112'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1810'^^xsd:string;
  dwc:scientificName 'Stephanopyxis nipponica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '549219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1113'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1812'^^xsd:string;
  dwc:scientificName 'Thalassiosira anguste-lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148914'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1115'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '964359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1813'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1116'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1811'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1114'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1814'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1117'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1815'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1118'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1790'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1093'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1787'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1090'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1788'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1091'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1789'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1092'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1785'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1088'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1786'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1089'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1791'^^xsd:string;
  dwc:scientificName 'Bacterosira fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '162936'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1094'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1769'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1072'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1770'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1073'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1771'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1074'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1772'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1075'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1767'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1070'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1768'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1071'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1766'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1069'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1701'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2112'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1784'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1087'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1783'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1086'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1779'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1082'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1780'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1083'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1781'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1084'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1782'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1085'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1776'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1079'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1777'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1080'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1778'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1081'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1773'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1076'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1774'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1077'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.96"^^xsd:decimal ;
  dwc:decimalLongitude "-172.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.96 -172.36)"^^geo:wktLiteral ;
  geo-pos:lat "63.96"^^xsd:decimal ;
  geo-pos:long "-172.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1775'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-172.36'^^xsd:double;
  dwc:latitude '63.96'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1078'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1569'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_858'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1570'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_859'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1571'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_860'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1572'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_861'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1573'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_862'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1501'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_940'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1497'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_936'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1498'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_937'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1499'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_938'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1500'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_939'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1496'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_935'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1515'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_954'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1516'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_955'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1517'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_956'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1518'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_957'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1519'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_958'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1520'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_959'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1521'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_960'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1522'^^xsd:string;
  dwc:scientificName 'Microcystis reinboldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '177399'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_961'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '162673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1523'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_962'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1504'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_943'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1505'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_944'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1506'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_945'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1507'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_946'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1508'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_947'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1510'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_949'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1511'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_950'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1512'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_951'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1513'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_952'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1503'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_942'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1502'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_941'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1514'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_953'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1549'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_988'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1550'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_989'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1551'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_990'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1552'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_991'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1553'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_992'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1554'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_993'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1555'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_994'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1556'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_995'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1583'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1010'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1584'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1011'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1589'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1016'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1585'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1012'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1586'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1013'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1587'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1014'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1588'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1015'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1578'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1005'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1579'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1006'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1580'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1007'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1581'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1008'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1582'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1009'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1557'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_996'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1558'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_997'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1559'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_998'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1560'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_999'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1561'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1000'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1574'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1001'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1575'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1002'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1576'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1003'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1577'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1004'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1533'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_972'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1534'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_973'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1535'^^xsd:string;
  dwc:scientificName 'Chaetoceros subsecundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163047'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_974'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '679262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1536'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_975'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1528'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_967'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1529'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_968'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1530'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_969'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1531'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_970'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1532'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_971'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1524'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_963'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1525'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_964'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1526'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_965'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1527'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_966'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1538'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_977'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1537'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_976'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1539'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_978'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1548'^^xsd:string;
  dwc:scientificName 'Chaetoceros mitra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148986'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_987'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '163097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1547'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_986'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1540'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_979'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1541'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_980'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1542'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_981'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1543'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_982'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1544'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_983'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1545'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_984'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1546'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_985'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1509'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_948'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1567'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_856'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1568'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_857'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1566'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_855'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1562'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_851'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1563'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_852'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1564'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_853'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-171.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -171.38)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-171.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_1565'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '-171.38'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_854'^^xsd:string;
  dwc:observationDate '1984-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2609'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_5'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2608'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_4'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2606'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2607'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_3'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2613'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2618'^^xsd:string;
  dwc:scientificName 'Ceratium longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109964'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1337'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2619'^^xsd:string;
  dwc:scientificName 'Ceratium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109969'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1338'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2651'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2718'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2657'^^xsd:string;
  dwc:scientificName 'Chaetoceros breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149291'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2724'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2658'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2725'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2659'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2726'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2653'^^xsd:string;
  dwc:scientificName 'Halosphaera minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '376694'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2720'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '376694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2652'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2719'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2654'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2721'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2655'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2722'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2656'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2723'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2660'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2727'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2580'^^xsd:string;
  dwc:scientificName 'Ceratium lineatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109963'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2791'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2584'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1301'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2585'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1302'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2586'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1303'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2622'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1341'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2661'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149266'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2728'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2662'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2729'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2593'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_20'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2594'^^xsd:string;
  dwc:scientificName 'Peridinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '162785'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_21'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2592'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_19'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2611'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_56'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2610'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_55'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2623'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_52'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2624'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_53'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2625'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_54'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2689'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149266'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1190'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2612'^^xsd:string;
  dwc:scientificName 'Peridinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160611'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_57'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2620'^^xsd:string;
  dwc:scientificName 'Chaetoceros breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149291'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1339'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2690'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1191'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2691'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1192'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2621'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1340'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2698'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata f. curvirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '196808'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1199'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '196808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2699'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1200'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2700'^^xsd:string;
  dwc:scientificName 'Thalassiosira latimarginata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '573648'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1201'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '573648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2692'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1193'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2693'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1194'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2694'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1195'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2695'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1196'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2696'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1197'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2697'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1198'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2587'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1307'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2588'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1308'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2589'^^xsd:string;
  dwc:scientificName 'Gonyaulax digitale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110015'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1309'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2590'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1310'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2701'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1202'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2702'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1203'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2595'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1312'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2599'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1316'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2600'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1317'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2601'^^xsd:string;
  dwc:scientificName 'Coscinodiscus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149262'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1318'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2596'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1313'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2597'^^xsd:string;
  dwc:scientificName 'Ceratium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156509'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1314'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2598'^^xsd:string;
  dwc:scientificName 'Ceratium lineatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109963'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1315'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2680'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1181'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2602'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1319'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2603'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1320'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2591'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1311'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2703'^^xsd:string;
  dwc:scientificName 'Coscinodiscus curvatulus var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '573417'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1204'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '179351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2704'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1205'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2705'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1206'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2706'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1207'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2707'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1208'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2708'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1209'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2709'^^xsd:string;
  dwc:scientificName 'Neodenticula seminae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '196813'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1210'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '196813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2710'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1211'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2711'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1212'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2688'^^xsd:string;
  dwc:scientificName 'Coccolithus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1189'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2681'^^xsd:string;
  dwc:scientificName 'Thalassiosira latimarginata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '573648'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1182'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '573648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2682'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1183'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2683'^^xsd:string;
  dwc:scientificName 'Asteromphalus heptactis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '162258'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1184'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '162258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2684'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1185'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2685'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1186'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2686'^^xsd:string;
  dwc:scientificName 'Chaetoceros furcellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149624'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1187'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2687'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1188'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2713'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1214'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2712'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_1213'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2571'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2782'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2572'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2783'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2573'^^xsd:string;
  dwc:scientificName 'Glenodinium inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '640321'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2784'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '640321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2574'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2785'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2575'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2786'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2576'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2787'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2577'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2788'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2579'^^xsd:string;
  dwc:scientificName 'Ceratium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156509'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2790'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2581'^^xsd:string;
  dwc:scientificName 'Ceratium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109969'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2792'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2582'^^xsd:string;
  dwc:scientificName 'Chaetoceros breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149291'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2793'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2583'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2794'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2626'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2795'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2627'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2796'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2628'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2797'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2578'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2789'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2634'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2803'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2630'^^xsd:string;
  dwc:scientificName 'Fragilaria striatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '157458'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2799'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '157458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2629'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2798'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2632'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2801'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2633'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2802'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2631'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2800'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2665'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2822'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2666'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2823'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2667'^^xsd:string;
  dwc:scientificName 'Fragilaria oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '149362'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2824'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '172436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2664'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2821'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2649'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2818'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2650'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2819'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2663'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2820'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2642'^^xsd:string;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2811'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2643'^^xsd:string;
  dwc:scientificName 'Bacterosira fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162936'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2812'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '162933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2644'^^xsd:string;
  dwc:scientificName 'Ceratium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156509'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2813'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2645'^^xsd:string;
  dwc:scientificName 'Ceratium longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109964'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2814'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2646'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2815'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2639'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2808'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2640'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2809'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2637'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2806'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2638'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2807'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2648'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2817'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2635'^^xsd:string;
  dwc:scientificName 'Navicula granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172797'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2804'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '172798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2636'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2805'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2647'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2816'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2641'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROLEV_37_PHYTO_2810'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4367__IBSS_BER_KOROLEV_37_PHYTO_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "169.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4367__IBSS_BER_KOROLEV_37_PHYTO_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 169.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "169.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4367__IBSS_BER_KOROLEV_37_PHYTO_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_BER_KOROLEV_37_PHYTO_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4367_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'BER_KOROLEV_37_PHYTO'^^xsd:string;
  dwc:catalogNumber 'BER_KOROLEV_37_PHYTO_2562'^^xsd:string;
  dwc:scientificName 'Ceratium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bering Sea'^^xsd:string;
  dwc:longitude '169.43'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156509'^^xsd:integer;
  dwc:samplingEffort 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_BER_KOROL