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

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

<https://eurobis.org/id/occurrence/3314__845_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_4'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '845_4'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.491111111111'^^xsd:double;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '-178.447'^^xsd:double;
  dwc:latitude '70.965'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-178.447 70.965, -178.447 70.965, -178.447 70.965, -178.447 70.965, -178.447 70.965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_4'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.59643 41.01854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.59643"^^xsd:decimal ;
  dwc:decimalLongitude "41.01854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_13'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '845_13'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.2997222222222'^^xsd:double;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '41.01854'^^xsd:double;
  dwc:latitude '66.59643'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((41.01854 66.59643, 41.01854 66.59643, 41.01854 66.59643, 41.01854 66.59643, 41.01854 66.59643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_13'^^xsd:string;
  dwc:observationDate '2010-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.48679 41.58632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.48679"^^xsd:decimal ;
  dwc:decimalLongitude "41.58632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_14'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '845_14'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.4677777777778'^^xsd:double;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '41.58632'^^xsd:double;
  dwc:latitude '66.48679'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((41.58632 66.48679, 41.58632 66.48679, 41.58632 66.48679, 41.58632 66.48679, 41.58632 66.48679))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_14'^^xsd:string;
  dwc:observationDate '2010-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57837 43.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57837"^^xsd:decimal ;
  dwc:decimalLongitude "43.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_9'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '845_9'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.2155555555556'^^xsd:double;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '43.9094'^^xsd:double;
  dwc:latitude '68.57837'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((43.9094 68.57837, 43.9094 68.57837, 43.9094 68.57837, 43.9094 68.57837, 43.9094 68.57837))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_9'^^xsd:string;
  dwc:observationDate '2010-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.24 43.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.24"^^xsd:decimal ;
  dwc:decimalLongitude "43.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_12'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '845_12'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.051111111111'^^xsd:double;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '43.93'^^xsd:double;
  dwc:latitude '68.24'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((43.93 68.24, 43.93 68.24, 43.93 68.24, 43.93 68.24, 43.93 68.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_12'^^xsd:string;
  dwc:observationDate '2010-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.56215 44.48069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.56215"^^xsd:decimal ;
  dwc:decimalLongitude "44.48069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_10'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '845_10'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3705555555556'^^xsd:double;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '44.48069'^^xsd:double;
  dwc:latitude '68.56215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((44.48069 68.56215, 44.48069 68.56215, 44.48069 68.56215, 44.48069 68.56215, 44.48069 68.56215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_10'^^xsd:string;
  dwc:observationDate '2010-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.52767 45.57452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.52767"^^xsd:decimal ;
  dwc:decimalLongitude "45.57452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_11'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '845_11'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '45.57452'^^xsd:double;
  dwc:latitude '68.52767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((45.57452 68.52767, 45.57452 68.52767, 45.57452 68.52767, 45.57452 68.52767, 45.57452 68.52767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_11'^^xsd:string;
  dwc:observationDate '2010-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.49991 51.02493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.49991"^^xsd:decimal ;
  dwc:decimalLongitude "51.02493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_8'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '845_8'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.72'^^xsd:double;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '51.02493'^^xsd:double;
  dwc:latitude '68.49991'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((51.02493 68.49991, 51.02493 68.49991, 51.02493 68.49991, 51.02493 68.49991, 51.02493 68.49991))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_8'^^xsd:string;
  dwc:observationDate '2010-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 99.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "99.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_1'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '845_1'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '99.46'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((99.46 78, 99.46 78, 99.46 78, 99.46 78, 99.46 78))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_1'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.12 101.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.12"^^xsd:decimal ;
  dwc:decimalLongitude "101.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_3'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '845_3'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.4'^^xsd:double;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '101.3'^^xsd:double;
  dwc:latitude '78.12'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((101.3 78.12, 101.3 78.12, 101.3 78.12, 101.3 78.12, 101.3 78.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_3'^^xsd:string;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.12 101.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.12"^^xsd:decimal ;
  dwc:decimalLongitude "101.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_2'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '845_2'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.9044444444444'^^xsd:double;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '101.57'^^xsd:double;
  dwc:latitude '78.12'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((101.57 78.12, 101.57 78.12, 101.57 78.12, 101.57 78.12, 101.57 78.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_2'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.70329 108.69025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.70329"^^xsd:decimal ;
  dwc:decimalLongitude "108.69025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_6'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '845_6'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.4083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '108.69025'^^xsd:double;
  dwc:latitude '76.70329'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((108.69025 76.70329, 108.69025 76.70329, 108.69025 76.70329, 108.69025 76.70329, 108.69025 76.70329))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_6'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.70331 108.70168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.70331"^^xsd:decimal ;
  dwc:decimalLongitude "108.70168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_7'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '845_7'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.4111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '108.70168'^^xsd:double;
  dwc:latitude '76.70331'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((108.70168 76.70331, 108.70168 76.70331, 108.70168 76.70331, 108.70168 76.70331, 108.70168 76.70331))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_7'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3314__845_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3314__845_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/3314__845_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.7206 135.6256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.7206"^^xsd:decimal ;
  dwc:decimalLongitude "135.6256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3314__845_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3314_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-05-16'^^xsd:date;
  dwc:institutionCode 'Institute of Ecology and Evolution of Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode '845'^^xsd:integer;
  dwc:catalogNumber '845_5'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '845_5'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Arctic,Russian,Kara Sea,Barents Sea,Laptev Sea,East-Siberian Sea,Chukchi Sea,White Sea'^^xsd:string;
  dwc:longitude '135.6256'^^xsd:double;
  dwc:latitude '75.7206'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((135.6256 75.7206, 135.6256 75.7206, 135.6256 75.7206, 135.6256 75.7206, 135.6256 75.7206))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Delphinapterus leucas" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '845_5'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
# EOF